/ Assembly List / LJCWinFormControls / LJCDataGrid / LJCRowInsert

Namespace - LJCWinFormControls


Parameters
index - The insert index value.

Returns

The added LJCGridRow object.

Syntax

C#
public LJCGridRow LJCRowInsert(Int32 index)

Inserts a GridRow control into the grid.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.